You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Probabilities Class
>
Probabilities Methods
>
FCDFInv Method
>
Probabilities.FCDFInv Method ([In] TDenseMtxVec, int, int, [In] TDenseMtxVec)
Dew Math for .NET
Probabilities.FCDFInv Method ([In] TDenseMtxVec, int, int, [In] TDenseMtxVec)
Probabilities Class
Probabilities Members
Dew.Math.Units Namespace
FCDFInv Method
Collapse All
Syntax
C#
Visual Basic
public
static
void
FCDFInv
([In]
TDenseMtxVec
p
,
int
Nu1
,
int
Nu2
, [In]
TDenseMtxVec
Res
);
Public
static
Function
FCDFInv
(
p
As
[In]
TDenseMtxVec
,
Nu1
As
Integer
,
Nu2
As
Integer
,
Res
As
[In]
TDenseMtxVec
)
As
void
Description
This is FCDFInv, a member of class Probabilities.
Group
FCDFInv Method
Links
Probabilities Class
,
Probabilities Members
,
Dew.Math.Units Namespace
,
FCDFInv Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!